To show a web page from a different system in Meridian Explorer (for example, Meridian Enterprise Web Access or IBM Maximo), URLs can include placeholders that will be automatically replaced with the corresponding values of the current item. You show an external web page in a detail page layout of the External Page type as described in Creating and editing detail page layouts.
For example, the following URL shows the Meridian Enterprise audit log viewer record for the current item in Meridian Explorer:
http://<MyServer>/WebExtensibilityDBViewer/AuditView.aspx?MachineName=<ServerName>&VaultName=<VaultName>&HideHeader=1&ObjectID={globalid}
If Meridian Enterprise is configured to use the Meridian Enterprise Server audit log, the URL is simpler:
https://<MyServer>/bcenterprise/Audit?ID={globalid}
Note Property placeholders and property names are case-sensitive for compatibility with the external systems with which they might be used. Also, the URL is not converted to another case. Be sure to type the URL exactly as required by the other system.
The supported placeholders are described in the following table.
For more information about Web Access, see the BlueCielo Meridian Enterprise Administrator's Guide.